Mqtt Client Proxy Message Or Builder
Functions
Link copied to clipboard
Link copied to clipboard
Whether the message should be retained (or not)
Content copied to clipboard
bool retained = 4;
Link copied to clipboard
Text
Content copied to clipboard
string text = 3;
Link copied to clipboard
The MQTT topic this message will be sent /received on
Content copied to clipboard
string topic = 1;